home *** CD-ROM | disk | FTP | other *** search
- #
- # File: README-debug
- # Author: G. Paul Ziemba <paul@alantec.com>
- # SCCS: @(#)README-debug 1.1 2/20/93
- # Purpose: Debugging features
- #
-
- The tcprelay program can now generate debugging output via syslog.
- Messages are logged with priority "daemon.debug", so you'll have to
- edit your /etc/syslog.conf and HUP syslogd to get them.
-
- Debugging output is normally turned off. In order to turn it
- on, you should call tcprpmd with a "-d" argument. Since some sites
- might have trouble passing an argument to the daemon, you can also
- enable debugging by linking tcprpmd to the name "tcprpmd-d" and
- calling it that way.
-